Skip to content

chore: fix JavaScript lint errors (issue #10501)#10504

Closed
MANDEep22332 wants to merge 6 commits intostdlib-js:developfrom
MANDEep22332:fix/bigint-lint
Closed

chore: fix JavaScript lint errors (issue #10501)#10504
MANDEep22332 wants to merge 6 commits intostdlib-js:developfrom
MANDEep22332:fix/bigint-lint

Conversation

@MANDEep22332
Copy link
Copy Markdown
Contributor

@MANDEep22332 MANDEep22332 commented Feb 26, 2026

Resolves #10502

Description

  • Read, understood, and followed the contributing guidelines
  • Usage of the native BigInt constructor
  • Use of new Array() in memoize implementation

What is the purpose of this pull request?

This pull request:

  • {{TODO: Fix javascript lint errors}}

#10502

Does this pull request have any related issues?

This pull request has the following related issues:

  • #{{TODO: add related issue number}}

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

If you answered "yes" to using AI assistance, please provide a short disclosure indicating how you used AI assistance. This helps reviewers determine how much scrutiny to apply when reviewing your contribution. Example disclosures: "This PR was written primarily by Claude Code." or "I consulted ChatGPT to understand the codebase, but the proposed changes were fully authored manually by myself.".

{{TODO: add disclosure if applicable}}


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. labels Feb 26, 2026
@MANDEep22332 MANDEep22332 changed the title Fix JavaScript lint errors #10501 chore: fix JavaScript lint errors (issue #10501) Feb 26, 2026
@stdlib-bot stdlib-bot added the Merge Conflicts Pull request which has merge conflicts. label Mar 5, 2026
Signed-off-by: Mandeep2333 <missiongamer15@gmail.com>
@stdlib-bot stdlib-bot removed the First-time Contributor A pull request from a contributor who has never previously committed to the project repository. label Mar 16, 2026
@kgryte kgryte added autoclose: Already Resolved Pull request which should be auto-closed due proposed changes duplicating already included changes. and removed Needs Review A pull request which needs code review. labels Mar 22, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Thank you for working on this pull request. However, we cannot accept your contribution as the issue this pull request seeks to resolve has already been addressed in a different pull request or commit.

Thank you again for your interest in stdlib, and we look forward to reviewing your future contributions.

@stdlib-bot stdlib-bot closed this Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoclose: Already Resolved Pull request which should be auto-closed due proposed changes duplicating already included changes. Merge Conflicts Pull request which has merge conflicts.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants